Builder
Parameters
application
instance of Application
appId
Account identifier for MoEngage Account.
dataCenter
Data Center to which the data should flow.
Deprecated
This constructor is deprecated since version 12.8.00 and will be removed in 14.00.00Use MoEngage.Builder(Application, YOUR_APP_ID, DataCenter) constructor instead.
Replace with
import com.moengage.core
Content copied to clipboard
MoEngage.Builder(Application, YOUR_APP_ID, DataCenter)
Content copied to clipboard
Create an instance of MoEngage.Builder
Since
9.0.00
Parameters
application
instance of Application
appId
Account identifier for MoEngage Account.